Explicity specify QUILT_PATCHES_PREFIX in rules
authorDavid Bremner <david@tethera.net>
Sat, 10 Jan 2015 22:23:46 +0000 (23:23 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sat, 19 Sep 2015 19:46:02 +0000 (14:46 -0500)
commitbbfe245061653279a2454ec336c5869e2db32949
treecc1feacb3a370ae4abfb54de39895330c91606ef
parent3e40b1f7a45add863ed09aed6b5a952c2b67f381
Explicity specify QUILT_PATCHES_PREFIX in rules

The current use relies on the names of patches being prefixed with
debian/patches, which doesn't seem to be completely reliable (e.g. it
doesn't happen in a wheezy build environment).  The environment
variable QUILT_PATCHES_PREFIX is documented to do this.

Closes: 775068
debian/rules